| 1. | Create database events , for example , can occur only at the server instance level 例如, create _ database事件仅可在服务器实例级执行。 |
| 2. | You can capture and save data about each database event to a file or table to analyze later 可以捕获关于每个数据库事件的数据,并将其保存到文件或表供以后分析。 |
| 3. | Event notifications are a special kind of database object and send information about server and database events to a service broker service 事件通知是一种特殊的数据库对象,可以将有关服务器和数据库事件的信息发送到service broker 。 |
| 4. | For example , alerts can be configured to notify an operator of a particular database event or operating system condition that may need immediate action 例如,可以配置警报,将可能需要立即采取行动的特定数据库事件或操作系统情况通知操作员。 |
| 5. | Event notifications are special kinds of database object that send information about server and database events to a sql server service broker 事件通知是特殊种类的数据库对象,用于将有关服务器和数据库事件的信息发送到sql server service broker 。 |
| 6. | Describes event notifications as a special kind of database object that can send information about server and database events to a service broker 说明作为特殊数据库对象的事件通知,事件通知可以向service broker发送有关服务器和数据库事件的信息。 |
| 7. | F . using a server - scoped ddl trigger the following example uses a ddl trigger to print a message if any create database event occurs on the current server instance , and uses the 在以下示例中,如果当前服务器实例出现任何create login 、 alter login或drop login事件,则将使用ddl触发器来打印消息,并使用 |